type github.com/gotd/td/telegram.connConstructor

3 uses

	github.com/gotd/td/telegram (current package)
		client.go#L90: 	create       connConstructor        // immutable
		conn_builder.go#L35: type connConstructor func(
		conn_builder.go#L43: func defaultConstructor() connConstructor {